Namespace - LJCNetCommon
Parameters
value - The string value.
Returns
The trimmed string value or null if the string is null
or an empty string when trimmed.
Syntax
C# |
public static String InitString(String value)
|
Initializes a string to the trimmed value or null.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.